home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Holt Researcher: American History
/
Holt Researcher: American History.iso
/
pc
/
modules
/
tour.dxr
/
00240.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
2000-01-21
|
165 b
|
13 lines
global gTourForwardArrow, goOn
on mouseDown
if the doubleClick then
simulateClickOn(gTourForwardArrow)
end if
end
on mouseUp
sound stop 1
goOn = 1
end